Papers with transformer mechanism
Transformer-based Entity Typing in Knowledge Graphs (2022.emnlp-main)
Copied to clipboard
| Challenge: | Existing knowledge graphs encoding entity types are far from complete, since in real-world applications they are continuously emerging. |
| Approach: | They propose a transformer-based approach to infer plausible entity types by encoding neighbours' information by a local transformer and a global transformer. |
| Outcome: | The proposed approach outperforms the state-of-the-art on two real-world datasets. |
Domain-aware and Co-adaptive Feature Transformation for Domain Adaption Few-shot Relation Extraction (2024.lrec-main)
Copied to clipboard
| Challenge: | Existing approaches to relation extraction focus on the source domain, which makes it difficult to accurately transfer useful knowledge to the target domain. |
| Approach: | They propose a domain-aware and co-adaptive feature transformation approach to address these issues by leveraging the target domain distribution features to guide the domain-based feature transformations. |
| Outcome: | The proposed method outperforms existing models and achieves state-of-the-art performance on a benchmark dataset. |